Class TerminalLineEvent.CommandStarted

java.lang.Object
com.cisco.pt.ipc.events.IPCEvent
com.cisco.pt.ipc.events.TerminalLineEvent
com.cisco.pt.ipc.events.TerminalLineEvent.CommandStarted
Enclosing class:
TerminalLineEvent

public static class TerminalLineEvent.CommandStarted extends TerminalLineEvent
  • Field Details

    • inputCommand

      public String inputCommand
    • completeCommand

      public String completeCommand
    • processedCommand

      public String processedCommand
    • inputMode

      public String inputMode
  • Constructor Details

    • CommandStarted

      public CommandStarted(IPCEventLTV ltv)
  • Method Details